Skip to main content

card

Type

keyword

Summary

Used with the visual effect command to show the destination card at the end of the visual effect. Also used to refer to cards.

Syntax

card

Description

Use the card keyword to improve the clarity of your code. For example, if a handler contains several visual effect commands, you can use the card keyword explicitly to point up the fact that different destination images are being used.

Since by default, the image shown at the end of a visual effect is the destination card, you never actually need to use the card keyword; if you leave it out, the ending image is the card anyway.

Examples

visual effect push left to card
go to card 1

object: card

command: visual effect

glossary: command, keyword, handler

keyword: card, black, point

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?